Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps tinymce from 5.10.9 to 8.1.2.

Changelog

Sourced from tinymce's changelog.

8.1.2 - 2025-09-18

Fixed

  • Some sidebar UI components were not rendering correctly. #TINY-12925

8.1.1 - 2025-09-17

Fixed

  • Reset rules for CSS were not applying correctly. #TINY-12920

8.1.0 - 2025-09-17

Improved

  • The editor DomParser API can now parse full documents when the API's root_name option is set to #document. #TINY-12589
  • Tooltips can be hovered over to keep open. #TINY-12053
  • Default avatars are now generated with a consistent color based on the user id. #TINY-12532
  • Reverted split button design change. #TINY-12593
  • editor.getContent() now includes indent and entity_encoding properties to control HTML formatting. #TINY-12786

Deprecated

  • Deprecated content_css_cors config option. #TINY-12578

Fixed

  • Clicking on a non selectable element when the selection is off screen no longer scrolls to the selection. #TINY-12245
  • Using CMD+backspace would not preserve inline formatting. #TINY-12071
  • Navigating between elements with contenteditable="true" was not possible on Firefox using the keyboard. #TINY-12459
  • NVDA would announce iframe_aria_text multiple times. #TINY-11296
  • Cursor movement did not operate correctly after a figure was selected. #TINY-12458
  • Links inserted with & encoding are now decoded to & before inserting. #TINY-12504
  • Attribute aria-errormessage was incorrectly added to url input fields by default. #TINY-12037
  • Splitting list items by pressing enter did not move the cursor due to an error in the browser console. #TINY-12830

8.0.2 - 2025-08-14

Fixed

  • Reverted split button design change. #TINY-12593

8.0.1 - 2025-07-28

Fixed

  • Updated missing changelogs. #TINY-12581

8.0.0 - 2025-07-23

Added

  • New pageUid property on the tinymce global instance. #TINY-12021
  • New editorUid property on editor instances. #TINY-12021
  • New UserLookup API to provide consistent user management and fetching/caching user information across TinyMCE plugins. #TINY-11974
  • New toolbar icons for suggested edits plugin. #TINY-12070
  • New crossorigin option that sets the crossorigin attribute on scripts loaded by the editor. #TINY-12228

... (truncated)

Commits
  • c0beea3 TINY-12925: Adding changelog item (#10605)
  • b2d20af TINY-12921: Bumped version
  • 7f47780 TINY-12921: Batched and merged changelog (#10600)
  • 3d03dd9 Bump version post-release
  • 1d4d638 TINY-12107: Release changelog for 8.1.0 (#10594)
  • 92fc7aa TINY-12830: Fix error while splitting list-item into two using enter key (#10...
  • 918592b TINY-12804: Added options for the parser previously deemed not needed. (#10569)
  • fd1e781 TINY-12807: Enforce consistent import and export types (tinymce plugins) (#10...
  • f1d1a81 TINY-12807: Enforce consisten import and export types (tinymce model/theme) (...
  • fd3b786 TINY-12807: Enforce consistent import and export types (tinymce core) (#10566)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.10.9 to 8.1.2.
- [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/8.1.2/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #1517.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinymce-8.1.2 branch October 27, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant